home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / VoiceClientServer / VoiceClient / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-08  |  2.0 KB  |  51 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by VoiceClient.rc
  4. //
  5. #define IDD_MAIN_GAME                   101
  6. #define IDD_LOBBY_WAIT_STATUS           105
  7. #define IDD_VOICE_SETUP                 108
  8. #define IDC_WAVE                        1001
  9. #define IDC_NUM_PLAYERS                 1002
  10. #define IDC_PLAYER_NAME                 1003
  11. #define IDC_LOG_EDIT                    1016
  12. #define IDC_PEOPLE_LIST                 1035
  13. #define IDC_SESSIONCOMPRESION_GROUP     1059
  14. #define IDC_SETUP                       1062
  15. #define IDC_QUALITY_DEFAULT             1201
  16. #define IDC_QUALITY_SET                 1202
  17. #define IDC_QUALITY_SLIDER              1203
  18. #define IDC_AGGRESSIVENESS_DEFAULT      1301
  19. #define IDC_AGGRESSIVENESS_SET          1302
  20. #define IDC_AGGRESSIVENESS_SLIDER       1303
  21. #define IDC_RECORD_DEFAULT              1501
  22. #define IDC_RECORD_SET                  1502
  23. #define IDC_RECORD_AUTO                 1503
  24. #define IDC_RECORD_SLIDER               1504
  25. #define IDC_THRESHOLD_DEFAULT           1601
  26. #define IDC_THRESHOLD_SET               1602
  27. #define IDC_THRESHOLD_AUTO              1603
  28. #define IDC_THRESHOLD_SLIDER            1604
  29. #define IDC_PLAYBACK_DEFAULT            1701
  30. #define IDC_PLAYBACK_SET                1702
  31. #define IDC_PLAYBACK_SLIDER             1703
  32. #define IDD_CLIENT_CONNECT              12001
  33. #define IDC_PLAYER_NAME_EDIT            12100
  34. #define IDC_GAMES_LIST                  12101
  35. #define IDC_JOIN                        12102
  36. #define IDC_IP_ADDRESS                  12103
  37. #define IDC_SEARCH_CHECK                12104
  38. #define IDC_WAIT_TEXT                   12105
  39. #define IDI_MAIN                        12200
  40.  
  41. // Next default values for new objects
  42. // 
  43. #ifdef APSTUDIO_INVOKED
  44. #ifndef APSTUDIO_READONLY_SYMBOLS
  45. #define _APS_NEXT_RESOURCE_VALUE        106
  46. #define _APS_NEXT_COMMAND_VALUE         40001
  47. #define _APS_NEXT_CONTROL_VALUE         1005
  48. #define _APS_NEXT_SYMED_VALUE           103
  49. #endif
  50. #endif
  51.